﻿pmg_base_building_coffee_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_coffee_plantation
		automatic_irrigation_building_coffee_plantation
		mega_greenhouse_building_coffee_plantation
		augmented_workforce_building_coffee_plantation
	}
}

pmg_base_building_cotton_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_cotton_plantation
		automatic_irrigation_building_cotton_plantation
		genetically_modified_cotton_building_cotton_plantation
	}
}


pmg_base_building_dye_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_dye_plantation
		automatic_irrigation_building_dye_plantation
		mega_greenhouse_building_dye_plantation
		augmented_workforce_building_dye_plantation
	}
}


pmg_base_building_opium_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_opium_plantation
		automatic_irrigation_building_opium_plantation
		mega_greenhouse_building_opium_plantation
		augmented_workforce_building_opium_plantation
	}
}

pmg_base_building_tea_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_tea_plantation
		automatic_irrigation_building_tea_plantation
		mega_greenhouse_building_tea_plantation
		augmented_workforce_building_tea_plantation
	}
}

pmg_base_building_tobacco_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_tobacco_plantation
		automatic_irrigation_building_tobacco_plantation
		mega_greenhouse_building_tobacco_plantation
		augmented_workforce_building_tobacco_plantation
	}
}

pmg_base_building_sugar_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_sugar_plantation
		automatic_irrigation_building_sugar_plantation
		mega_greenhouse_building_sugar_plantation
		augmented_workforce_building_sugar_plantation
	}
}

pmg_base_building_banana_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_banana_plantation
		automatic_irrigation_building_banana_plantation
		mega_greenhouse_building_banana_plantation
		augmented_workforce_building_banana_plantation
	}
}

pmg_base_building_silk_plantation = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		default_building_silk_plantation
		automatic_irrigation_building_silk_plantation
		mega_greenhouse_building_silk_plantation
		augmented_workforce_building_silk_plantation
	}
}
